PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / setMouseLeaveAction Method
The action to be performed when the cursor exits the annotation's active area.
In This Topic
    setMouseLeaveAction Method
    In This Topic
    Sets the mouse leave action.
    Syntax
    public void setMouseLeaveAction( 
       PDFAction action
    )

    Parameters

    action
    The action to be performed when the cursor exits the annotation's active area.
    See Also